.sys_table td{
	font-size:12px;
	background-position: center;
}
.sys_table a{ color:#323232; font-size:12px}

.products_list{
	float:left;
	width:150px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 2px;
}
.products_list div{ text-align:center;}
.products_list .imgdiv{ border:#CDCDCD solid 1px; background-color:#fff; padding:2px; width:150px; height:115px; text-align:center;}
.products_list img{ vertical-align:middle; }
.products_list .imgtxt{ height: 70px; overflow: hidden; }

